home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / q2200523.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  13.1 KB  |  395 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.0"
  10. *FileVersion: "2.1"
  11. *PCFileName: "Q2200523.PPD"
  12. *LanguageVersion: English
  13. *Product: "(QMS-PS 2200)"
  14. *PSVersion: "(52.3) 1"
  15. *PSVersion: "(51.0) 1"
  16. *ModelName: "QMS-PS 2200"
  17. *NickName: "QMS-PS 2200 v51.0 or 52.3"
  18.  
  19.  
  20. *% ADORequiresEExec added by Microsoft
  21. *ADORequiresEExec: True
  22.  
  23. *% General Information and Defaults ===============
  24. *FreeVM: "1155122"
  25. *LanguageLevel: "1"
  26. *Extensions: FileSystem CMYK
  27. *ColorDevice: False
  28. *DefaultColorSpace: Gray
  29. *VariablePaperSize: False
  30. *FileSystem: True
  31. *?FileSystem: "
  32. save
  33.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  34. restore
  35. "
  36. *End
  37. *Throughput: "22"
  38. *Password: "0"
  39. *ExitServer: "
  40.   count 0 eq {  % is the password on the stack?
  41.     true
  42.   }{
  43.     dup    % potential password
  44.     statusdict /checkpassword get exec not
  45.   } ifelse
  46.   {  %  if no password or not valid
  47.     (WARNING : Cannot perform the exitserver command.) =
  48.     (Password supplied is not valid.) =
  49.     (Please contact the author of this software.) = flush
  50.     quit
  51.   } if
  52.   serverdict /exitserver get exec
  53. "
  54. *End
  55. *Reset: "
  56.   count 0 eq {  % is the password on the stack?
  57.     true
  58.   }{
  59.     dup    % potential password
  60.     statusdict /checkpassword get exec not
  61.   } ifelse
  62.   {  %  if no password or not valid
  63.     (WARNING : Cannot reset printer.) =
  64.     (Password supplied is not valid.) =
  65.     (Please contact the author of this software.) = flush
  66.     quit
  67.   } if
  68.   serverdict /exitserver get exec
  69.   systemdict /quit get exec
  70.   (WARNING : Printer Reset Failed.) = flush
  71. "
  72. *End
  73.  
  74. *DefaultResolution: 300dpi
  75. *?Resolution: "
  76. save
  77.   initgraphics
  78.   0 0 moveto currentpoint matrix defaultmatrix transform
  79.   0 72 lineto currentpoint matrix defaultmatrix transform
  80.   3 -1 roll sub dup mul
  81.   3 1 roll exch sub dup mul
  82.   add sqrt round cvi
  83.   (          ) cvs print (dpi) = flush
  84. restore
  85. "
  86. *End
  87.  
  88. *% Halftone Information ===============
  89. *ScreenFreq: "60.0"
  90. *ScreenAngle: "45.0"
  91. *DefaultScreenProc: Dot
  92. *ScreenProc Dot: "
  93. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  94. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  95. "
  96. *End
  97. *ScreenProc Line: "{ pop }"
  98. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  99.  
  100. *DefaultTransfer: Null
  101. *Transfer Null: "{ }"
  102. *Transfer Null.Inverse: "{ 1 exch sub }"
  103.  
  104. *% Paper Handling ===================
  105. *OpenUI *PageSize: PickOne
  106. *OrderDependency: 30 AnySetup *PageSize
  107. *DefaultPageSize: Letter
  108. *PageSize Letter: "statusdict /lettertray get exec"
  109. *PageSize Legal: "statusdict /legaltray get exec"
  110. *PageSize Tabloid: "statusdict /11x17tray get exec"
  111. *PageSize Statement: "statusdict /trayswitch false put 3 statusdict /setpapertray get exec halfletter"
  112. *PageSize A3: "statusdict /a3tray get exec"
  113. *PageSize A4: "statusdict /a4tray get exec"
  114. *PageSize A5: "statusdict /trayswitch false put 3 statusdict /setpapertray get exec a5"
  115. *PageSize A6: "statusdict /trayswitch false put 3 statusdict /setpapertray get exec a6"
  116. *PageSize B4: "statusdict /b4tray get exec"
  117. *PageSize B5: "statusdict /b5tray get exec"
  118. *PageSize Foolscap-A: "statusdict /flsatray get exec"
  119. *PageSize Foolscap-E: "statusdict /flsetray get exec"
  120. *?PageSize: "
  121. save
  122. 12 dict
  123.  dup /letter (Letter) put
  124.  dup /legal (Legal) put
  125.  dup /11x17 (Tabloid) put
  126.  dup /halfletter (Statement) put
  127.  dup /a3 (A3) put
  128.  dup /a4 (A4) put
  129.  dup /a5 (A5) put
  130.  dup /a6 (A6) put
  131.  dup /b4 (B4) put
  132.  dup /b5 (B5) put
  133.  dup /flsa (Foolscap-A) put
  134.  dup /flse (Foolscap-E) put
  135.  statusdict /papersize get exec
  136.  3 1 roll  {get} stopped {(Unknown)}if
  137.  exch  not { print (.Transverse) }if
  138.  = flush
  139. restore
  140. "
  141. *End
  142. *CloseUI: *PageSize
  143.  
  144. *% These entries will set up the frame buffer. Usually used with manual feed.
  145. *OpenUI *PageRegion: PickOne
  146. *OrderDependency: 40 AnySetup *PageRegion
  147. *DefaultPageRegion: Letter
  148. *PageRegion Letter: "letter"
  149. *PageRegion Legal: "legal"
  150. *PageRegion Tabloid: "11x17"
  151. *PageRegion Statement: "halfletter"
  152. *PageRegion A3: "a3"
  153. *PageRegion A4: "a4"
  154. *PageRegion A5: "a5"
  155. *PageRegion A6: "a6"
  156. *PageRegion B4: "b4"
  157. *PageRegion B5: "b5"
  158. *PageRegion Foolscap-A: "flsa"
  159. *PageRegion Foolscap-E: "flse"
  160. *CloseUI: *PageRegion
  161.  
  162. *% The following entries provide information about specific paper keywords.
  163. *DefaultImageableArea: Letter
  164. *ImageableArea Letter: "17 19 591 775 "
  165. *ImageableArea Legal: "17 20 591 991 "
  166. *ImageableArea Tabloid: "23 19 774 1206 "
  167. *ImageableArea Statement: "17 19 377 595 "
  168. *ImageableArea A3: "16 19 821 1174 "
  169. *ImageableArea A4: "17 19 576 825 "
  170. *ImageableArea A5: "22 19 404 578 "
  171. *ImageableArea A6: "22 19 282 402 "
  172. *ImageableArea B4: "22 19 712 1015 "
  173. *ImageableArea B5: "24 19 537 711 "
  174. *ImageableArea Foolscap-A: "17 16 591 916 "
  175. *ImageableArea Foolscap-E: "22 16 558 916 "
  176. *?ImageableArea: "
  177. save
  178.   /cvp {(                ) cvs print ( ) print } bind def
  179.   /upperright {10000 mul floor 10000 div} bind def
  180.   /lowerleft {10000 mul ceiling 10000 div} bind def
  181.   newpath clippath pathbbox
  182.   4 -2 roll exch 2 {lowerleft cvp} repeat
  183.   exch 2 {upperright cvp} repeat flush
  184.  restore
  185. "
  186. *End
  187.  
  188. *% These provide the physical dimensions of the paper (by keyword)
  189. *DefaultPaperDimension: Letter
  190. *PaperDimension Letter: "612 792"
  191. *PaperDimension Legal: "612 1008"
  192. *PaperDimension Tabloid: "792 1224"
  193. *PaperDimension Statement: "396 612"
  194. *PaperDimension A3: "842 1191"
  195. *PaperDimension A4: "595 842"
  196. *PaperDimension A5: "420 595"
  197. *PaperDimension A6: "297 420"
  198. *PaperDimension B4: "729 1032"
  199. *PaperDimension B5: "516 729"
  200. *PaperDimension Foolscap-A: "612 935"
  201. *PaperDimension Foolscap-E: "575 935"
  202.  
  203. *RequiresPageRegion All: True
  204. *OpenUI *InputSlot: PickOne
  205. *OrderDependency: 20 AnySetup *InputSlot
  206. *DefaultInputSlot: Upper
  207. *InputSlot Lower: "1 statusdict /setpapertray get exec"
  208. *InputSlot Upper: "2 statusdict /setpapertray get exec"
  209. *InputSlot Bypass: "3 statusdict /setpapertray get exec"
  210. *?InputSlot: "
  211. save
  212.   [ (Unknown) (Upper) (Lower) (Bypass) ] statusdict /papertray get exec
  213.   {get exec} stopped { pop pop (Unknown)} if = flush
  214. restore
  215. "
  216. *End
  217. *CloseUI: *InputSlot
  218.  
  219. *OpenUI *ManualFeed: Boolean
  220. *OrderDependency: 20 AnySetup *ManualFeed
  221. *DefaultManualFeed: False
  222. *ManualFeed True: "/trayswitch false store 3 statusdict /setpapertray get exec"
  223. *ManualFeed False: "
  224.   /trayswitch statusdict /defaulttrayswitch get exec store
  225.   3 statusdict /defaultpapertray get exec /setpapertray get exec
  226.   "
  227. *End
  228. *CloseUI: *ManualFeed
  229.  
  230. *DefaultOutputOrder: Normal
  231.  
  232. *% Font Information =====================
  233. *DefaultFont: Courier
  234. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  235. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  236. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  237. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  238. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  239. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  240. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  241. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  242. *Font Courier: Standard "(001.005)" Standard ROM
  243. *Font Courier-Bold: Standard "(001.005)" Standard ROM
  244. *Font Courier-BoldOblique: Standard "(001.005)" Standard ROM
  245. *Font Courier-Oblique: Standard "(001.005)" Standard ROM
  246. *Font Helvetica: Standard "(001.002)" Standard ROM
  247. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  248. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  249. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  250. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  251. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  252. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  253. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  254. *Font NewCenturySchlbk-Bold: Standard "(001.007)" Standard ROM
  255. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  256. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  257. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  258. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  259. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  260. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  261. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  262. *Font Symbol: Special "(001.003)" Special ROM
  263. *Font Times-Bold: Standard "(001.002)" Standard ROM
  264. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  265. *Font Times-Italic: Standard "(001.002)" Standard ROM
  266. *Font Times-Roman: Standard "(001.002)" Standard ROM
  267. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  268. *Font ZapfDingbats: Special "(001.002)" Special ROM
  269. *?FontQuery: "
  270. save
  271.  /str 100 string dup 0 (fonts/) putinterval def
  272.  {
  273.    count 1 gt
  274.    {
  275.      exch dup str 6 94 getinterval cvs
  276.      (/) print dup print (:) print exch
  277.      FontDirectory exch known
  278.      { pop (Yes) }
  279.       {
  280.         length 6 add str 0 3 -1 roll getinterval
  281.         mark exch status
  282.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  283.      } ifelse =
  284.    }
  285.    {exit} ifelse
  286.  }bind loop
  287.  (*) = flush
  288. restore
  289. "
  290. *End
  291.  
  292. *?FontList: "
  293. save
  294.   FontDirectory { pop == } bind forall flush
  295.   /filenameforall where
  296.   {
  297.     pop (fonts/*)
  298.     { dup length 6 sub 6 exch getinterval cvn == } bind
  299.     128 string filenameforall flush
  300.   } if
  301.   (*) = flush
  302. restore
  303. "
  304. *End
  305.  
  306. *% Printer Messages (verbatim from printer):
  307.  
  308. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  309. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  310. *Message: "\FontName\ not found, using Courier"
  311.  
  312. *% Status (format: %%[ status: <one of these> ]%% )
  313. *Status: "idle"
  314. *Status: "busy"
  315. *Status: "waiting"
  316. *Status: "printing"
  317. *Status: "warming up"
  318. *Status: "PrinterError:  timeout, clearing printer"
  319. *Status: "PrinterError:  warming up"
  320. *Status: "PrinterError:  service call"
  321. *Status: "PrinterError:  paper entry misfeed"
  322. *Status: "PrinterError:  no toner cartridge"
  323. *Status: "PrinterError:  low toner"
  324. *Status: "PrinterError:  no paper tray"
  325. *Status: "PrinterError:  resetting printer"
  326. *Status: "PrinterError:  cover open"
  327. *Status: "PrinterError:  manual feed timeout"
  328.  
  329. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%%)
  330. *Source: "serial9"
  331. *Source: "serial25"
  332. *Source: "AppleTalk"
  333. *Source: "Centronics"
  334.  
  335. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  336.  
  337. *PrinterError:  "timeout, clearing printer"
  338. *PrinterError:  "warming up"
  339. *PrinterError:  "service call"
  340. *PrinterError:  "paper entry misfeed"
  341. *PrinterError:  "no toner cartridge"
  342. *PrinterError:  "low toner"
  343. *PrinterError:  "no paper tray"
  344. *PrinterError:  "resetting printer"
  345. *PrinterError:  "cover open"
  346. *PrinterError:  "manual feed timeout"
  347.  
  348. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  349.  
  350. *% Color Separation Information =====================
  351.  
  352. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  353.  
  354. *InkName: ProcessBlack/Process Black
  355. *InkName: CustomColor/Custom Color
  356. *InkName: ProcessCyan/Process Cyan
  357. *InkName: ProcessMagenta/Process Magenta
  358. *InkName: ProcessYellow/Process Yellow
  359.  
  360. *%  For 60 lpi / 300 dpi  ===============================
  361.  
  362. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  363. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  364. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  365. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  366. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  367.  
  368. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  369. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  370. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  371. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  372. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  373.  
  374. *%  For 53 lpi / 300 dpi  ===============================
  375.  
  376. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  377. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  378. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  379. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  380. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  381.  
  382. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  383. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  384. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  385. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  386. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  387.  
  388. *% For "QMS-PS 2200" versions 52.3 and 51.0
  389. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  390. *% Converted to meet 4.0 specification
  391. *% Last Edit Date: Sep 15 1992
  392. *% The byte count of this file should be exactly 012992 or 013382
  393. *% depending on the filesystem it resides in.
  394. *% end of PPD file for QMS-PS 2200
  395.